How to Install chake software package in Debian 9 (Stretch)

How to Install chake software package in Debian 9 (Stretch)

chake software package provides serverless configuration management tool for chef, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install chake 

chake is installed in your system.

Make ensure the chake package were installed using the commands given below,

$ sudo dpkg-query -l | grep chake *

You will get with chake package name, version, architecture and description in a table

chake package basic information:

Distro Debian 9 stretch
Section Ruby
Package chake
Version 0.15-1
Description serverless configuration management tool for chef
Sub Section Ruby


See Also, How to uninstall or remove chake software package from Debian 9 (Stretch)?